MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "David",
                        "timestamp": "2024-05-15T18:42:11Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "Welcome to David Li's wiki.\n{{#css:\n  .main-card-container {\n    height: fit-content;\n    height: -moz-fit-content;\n    flex-grow:1;\n    display:flex;\n    flex-wrap: wrap;\n    padding: 0rem 0.5rem;\n    justify-content: left;\n    align-items: stretch;\n    align-content: stretch;\n    margin: -0.2rem 0rem;\n  }\n  .main-flex-card {\n    border: 0.4rem solid #555555;\n    border-radius: 1rem;\n    padding: 0.3rem;\n    margin: 0.2rem;\n    flex: 1 1 30%;\n    max-width: 29%;\n    min-width: 8rem;\n  }\n  .main-card-container h6 {\n    text-align:center\n  }\n  .main-flex-card ul {\n     width: fit-content;\n     width: -moz-fit-content;\n     max-width: 80%;\n     margin: auto;\n  }\n  .main-flex-card ul li {\n     width: fit-content;\n     width: -moz-fit-content;\n     max-width: 100%;\n  }\n  .main-card-header{\n    font-weight: bold;\n    text-align: center; \n    margin-top: 0.3rem;\n  }\n}}\n\n<div style=\"display:flex;flex-direction:row;\">\n  <div class=\"main-card-container\">\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Programming</div>\n      <ul>\n        <li>[[C++]]</li>\n        <li>[[JavaScript]], [[TypeScript]]</li>\n        <li>[[NodeJS]]</li>\n        <li>[[Python]]</li>\n        <li>[[Bash (Unix shell) | Bash]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Libraries</div>\n      <ul>\n        <li>[[PyTorch]]</li>\n        <li>[[TensorFlow]]</li>\n        <li>[[OpenCV]]</li>\n      </ul>\n    </div>\n        <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Frameworks</div>\n      <ul>\n        <li>[[Laravel]]</li>\n        <li>[[Unity]]</li>\n        <li>[[React (JavaScript library) | React]]</li>\n        <li>[[Angular (web framework) | Angular]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Software Tools</div>\n      <ul>\n        <li>[[Git]]</li>\n        <li>[[FFmpeg]]</li>\n        <li>[[Rclone]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Theory</div>\n      <ul>\n        <li>[[Geometric Computer Vision | 3D Vision]], [[Visual Learning and Recognition | Recognition]]</li>\n        <li>[[Computer Graphics | Graphics]], [[Advanced Computer Graphics | Advanced Graphics]]</li>\n        <li>[[Machine Learning]], [[Deep Learning]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Typesetting</div>\n      <ul>\n        <li>[[Latex]]</li>\n        <li>[[Markdown]]</li>\n        <li>[[Wikitext]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Operating Systems</div>\n      <ul>\n        <li>[[Linux]]</li>\n        <li>[[macOS]]</li>\n        <li>[[Windows]]</li>\n        <li>[[Docker (software) | Docker]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Editors</div>\n      <ul>\n        <li>[[Visual Studio Code]]</li>\n        <li>[[Vim (text editor) | Vim]]</li>\n      </ul>\n    </div>\n    <div class=\"main-flex-card\">\n      <div class=\"main-card-header\">Distributed Computing</div>\n      <ul>\n        <li>[[Apache Beam]]</li>\n<!--         <li>[[Apache Spark]]</li> -->\n        <li>[[Kubernetes]]</li>\n      </ul>\n    </div>\n  </div>\n</div>\n\n==Programming==\n===General Purpose===\n* [[C_(programming_language)]]\n* [[C++]]\n* [[Rust (programming language)]]\n* [[C Sharp|C#]]\n* [[Java]]\n* [[Kotlin]]\n* [[Bash (Unix shell)]]\n\n===Web Programming===\n* [[JavaScript]]\n* [[NodeJS]]\n* [[WebGL]]\n* [[PHP]]\n* [[HTML]]\n* [[Cascading Style Sheets | Cascading Style Sheets (CSS)]]\n* [[Apache HTTP Server]]\n* [[Caddy (web server)]]\n\n===Numerical Computation===\n* [[Julia]]\n* [[MATLAB]]\n* [[Python]]\n* [[Cython]]\n* [[R]]\n\n===GPU Programming===\n* [[CUDA]]\n* [[OpenCL]]\n* [[ROCm]]\n* [[SYCL]]\n\n====Shader Languages====\n* [[GLSL]]\n* [[HLSL]]\n\n===Typesetting===\n* [[Latex]]\n** [[PGF/TikZ | TikZ]]\n* [[Markdown]]\n* [[Markdeep]]\n\n==Frameworks==\n\n===Game Development===\n* [[Unity]]\n\n===Web Development===\n\n;Front-end Frameworks\n* [[Angular (web framework)]]\n* [[React (JavaScript library)]] See ([[Next.js]])\n* [[Vue.js]]\n\n;Back-end Frameworks\n* [[Laravel]]\n* [[Express.js]]\n\n;CSS Libraries\n* [[Bootstrap]]\n* [https://bulma.io/ Bulma]\n\n;Databases\n* [[MySQL]]\n\n===App Development===\n* [[Android App Development]]\n* [[Android Native Development]]\n\n==Machine Learning==\n* [[Hyperparameters]]\n* [[Machine Learning Glossary]]\n\n===Libraries===\n* [[Flux]]\n* [[TensorFlow]]\n* [[PyTorch]]\n\n====Visualization Tools====\n* [[TensorBoard]]\n\n===Applications===\n* [[Neural Physics]]\n* [https://joelgrus.com/2016/05/23/fizz-buzz-in-tensorflow/ Fizz Buzz]\n\n===Architectures===\n* [[Convolutional neural network | Convolutional neural network (CNNs)]]\n* [[Generative adversarial network | Generative Adversarial Networks (GANs)]]\n* [[Long short-term memory | Long short-term memory (LSTM)]] \n* [[Transformer (machine learning model)]]\n* [[Capsule neural network]]\n* [[Siamese neural network]]\n* [[Graph neural network]]\n\n===Research Areas===\n* [[Adversarial machine learning]]\n** [[Adversarial Examples]]\n** [[Poisoning Attacks]]\n* [[Zero-Shot Learning]]\n\n==Computer Vision==\n* [[List of Feature Descriptors]]\n* [[Essential Matrix]]\n\n==Libraries==\n;Video and Audio\n* [[FFmpeg]]\n\n;Graphics\n* [[GLFW]]\n* [[three.js]]\n* [[Open3D]]\n\n;Vision\n* [[OpenCV]]\n\n;Math\n* [[Eigen (C++ library)]]\n\n;Web Development\n* [[Webpack]]\n\n==Software and Tools==\n\n===Software Engineering===\n* [[CMake]]\n* [[Makefile]]\n* [[Git]], [[GitLab]]\n* [[GNU Compiler Collection | GNU Compiler Collection (GCC)]]\n\n===Text Editors and IDEs===\n* [[Visual Studio Code]]\n* [[Emacs]]\n* [[Vim (text editor)]]\n\n===Photo/Video Editing===\n* [[Adobe Premiere Pro]]\n* [[DaVinci Resolve]]\n\n===3D Modeling===\n* [[Blender (software)]]\n\n===Office===\n* [[Microsoft Powerpoint]]\n\n===Misc===\n* [[Useful Node Programs]]\n* [[Google Chrome]]\n* [[Conda (package manager)]]\n\n==Operating Systems==\n* [[Linux]]\n* [[macOS]]\n* [[Windows]]\n* [[Android (operating system) | Android]]\n\n===Environments===\n* [[Cygwin]]\n* [[MSYS2]]\n* [[Kernel-based Virtual Machine | Kernel-based Virtual Machine (KVM)]]\n\n===Containers===\n* [[Docker (software)]]\n* [[Kubernetes]]\n\n==Research==\n\n===Surveys===\n* [[Steganography]]\n* [[Natural language processing]]\n* [[Spherical Harmonics]]\n* [[Image Compression]]\n* [[Video Compression]]\n* [[Depth Estimation]]\n* [[Single Image Animation]]\n* [[Foveated Rendering]]\n* [[Texture Synthesis]]\n* [[Image Registration]]\n* [[Image quality assessment]]\n* [[Image-based rendering]]\n\n===Communication===\n* [[Computer Science Conferences]]\n* [[Giving Talks]]\n* [[Writing Papers]]\n* [[Reading Papers]]\n* [[Reviewing Papers]]\n* [[Writing Rebuttals]]\n\n==Math and Theory==\n\n===Machine Learning===\n* [[Machine Learning]]\n** [[Supervised Learning]]\n** [[Unsupervised Learning]]\n** [[Reinforcement Learning]]\n** [[Transfer Learning]]\n** Domain Adaptation\n** [[Ensemble Learning]]\n\n* [[Deep Learning]]\n\n===Mathematics===\n* [[Advanced Calculus]]\n* [[Linear Algebra]]\n* [[Probability]]\n** [[Stochastic Processes]]\n\n* [[Statistics]]\n* [[Numerical Analysis]]\n** [[Numerical Optimization]]\n\n===Computer Science===\n* [[Algorithms]]\n** [[Interview Algorithms]]\n** [[Parallel Algorithms]]\n** [[Graph Theory]]\n\n* [[Computer Graphics]]\n** [[Advanced Computer Graphics]]\n\n* [[Computer Vision]]\n** [[Geometric Computer Vision]]\n** [[Visual Learning and Recognition]]\n\n* [[Data Structures]]\n** [[Multidimensional Data Structures]]\n\n* Computer Systems\n** Computer Architecture\n** [[Computer Networking]]\n\n==Glossaries==\n* [[Machine Learning Glossary]]\n* [[New Technology Glossary]]\n\n==Misc==\n* [[MediaWiki]]\n* [[Regular Expressions|Regular Expressions (Regex)]]\n* [[Preprocessor Macros]]\n* [[Credit Cards]]\n* [[Investing]]\n* [[Technical Interviews]]\n* [[Datasets]]\n* [[Homelab]]"
                            }
                        },
                        "comment": "/* App Development */"
                    }
                ]
            }
        ]
    }
}